[][src]Crate const_oid

Object Identifier (OID) constants with heapless no_std support.

This crate supports creating ObjectIdentifier constants with compile-time checks on validity.

It has full no_std support with no dependencies on a heap/liballoc and stores OID values as static data.

Structs

ObjectIdentifier

Object identifier (OID)